home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / NinoContacts / NINO_D~1.MDB / T Nom.json < prev    next >
JavaScript Object Notation  |  1998-10-21  |  1KB

  1. {
  2.     "schema": {
  3.         "Id Nom": "Long Integer",
  4.         "Valide": "Boolean NOT NULL",
  5.         "Nume": "Text (50) NOT NULL",
  6.         "Prenom": "Text (50)",
  7.         "Appelation": "Text (50)",
  8.         "Id Etat Client": "Long Integer NOT NULL",
  9.         "Id Relation": "Long Integer",
  10.         "Fonction": "Text (100)",
  11.         "Id Societe": "Long Integer",
  12.         "Service": "Text (100)",
  13.         "Tel Secretariat": "Text (50)",
  14.         "Tel Direct Bureau": "Text (50)",
  15.         "Tel Dom": "Text (50)",
  16.         "Fax": "Text (50)",
  17.         "Assistante": "Text (50)",
  18.         "Email": "Text (50)",
  19.         "Origine contact": "Text (50)",
  20.         "Ref Contact": "Text (50)",
  21.         "Notes": "Text (250)",
  22.         "Id Resp": "Long Integer",
  23.         "Id MotCle1": "Long Integer",
  24.         "Id MotCle2": "Long Integer",
  25.         "Id MotCle3": "Long Integer",
  26.         "Id MotCle4": "Long Integer",
  27.         "DateMaj": "DateTime",
  28.         "Id Dernier Contact": "Long Integer",
  29.         "Id DernierTypeCt": "Long Integer",
  30.         "Date DernierContact": "DateTime",
  31.         "A contacter": "Boolean NOT NULL",
  32.         "Date a contacter": "DateTime",
  33.         "A ecrire": "Boolean NOT NULL",
  34.         "Liste1": "Boolean NOT NULL",
  35.         "Liste2": "Boolean NOT NULL",
  36.         "Liste3": "Boolean NOT NULL",
  37.         "Liste4": "Boolean NOT NULL",
  38.         "IdNomExtern": "Text (20)"
  39.     },
  40.     "data": []
  41. }